home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 5 / inter@ivo 1996-06.iso / cybint5 / bin / ninho.dxr / 00121.ls < prev    next >
Encoding:
Text File  |  1996-05-13  |  233 b   |  10 lines

  1. on exitFrame
  2.   if (the locH of sprite 5 < 454) and (the locH of sprite 5 > 149) then
  3.     if (the locV of sprite 5 < 428) and (the locV of sprite 5 > 304) then
  4.       go("mart1b")
  5.     end if
  6.   end if
  7.   HotSpots(2, 3)
  8.   Loopframe()
  9. end
  10.